net/http.body.doEarlyClose (field)
3 uses
net/http (current package)
server.go#L1028: body.doEarlyClose = true
transfer.go#L815: doEarlyClose bool // whether Close should stop early
transfer.go#L985: case b.doEarlyClose:
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)